home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / FROMUTS / RISCBBS / !RiscBBS / Menus / AboutBBS next >
Text File  |  1992-02-24  |  606b  |  27 lines

  1. {
  2.  report `About... menu`
  3.  
  4.  defopt R= `About RiscBBS` 10 ``
  5.    show <RiscBBS$Dir>.BBS.About
  6.  endopt
  7.  
  8.  defopt A= `About Arcland` 10 ``
  9.    show <RiscBBS$Dir>.BBS.Arcland
  10.  endopt
  11.  
  12.  defopt G= `Guide` 10 ``
  13.    show <RiscBBS$Dir>.BBS.Guide
  14.  endopt
  15.  
  16.  defopt M= `Main Menu` 10 ``
  17.    menu Main
  18.  endopt
  19.  
  20.  attr 0 7 
  21. }
  22. {attr 4 3}  -- About RiscBBS & Arcland --  {attr 0 2}  {_time} / {_online fg 7}  {bg 4 cll bg 0}
  23.  
  24.      [{fg 1}R{fg 7}]iscBBS system info                [{fg 1}A{fg 7}]bout Arcland BBS
  25.      [{fg 1}G{fg 7}]uide to Arcland BBS               [{fg 1}M{fg 7}]ain Menu
  26.  
  27.  {show <RiscBBS$Dir>.BBS.Select eof}